home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 November / PCWorld_2007-11_cd.bin / v cisle / dap / dap85.exe / %TEMPCABFULLDIR% / DapLang.cab / DAPCtxMenuShell.dll / REGISTRY / 103 (.txt)
Encoding:
InstallShield Script  |  2007-08-29  |  927 b   |  22 lines

  1.     DAPCtxMenuShell.DAPMenuShellExt.1 = s 'DAPMenuShellExt Class'
  2.         CLSID = s '{BED4C38B-F765-45AC-8C56-613F76BBF43E}'
  3.     DAPCtxMenuShell.DAPMenuShellExt = s 'DAPMenuShellExt Class'
  4.         CLSID = s '{BED4C38B-F765-45AC-8C56-613F76BBF43E}'
  5.     NoRemove CLSID
  6.         ForceRemove {BED4C38B-F765-45AC-8C56-613F76BBF43E} = s 'DAPMenuShellExt Class'
  7.             ProgID = s 'DAPCtxMenuShell.DAPMenuShellExt.1'
  8.             VersionIndependentProgID = s 'DAPCtxMenuShell.DAPMenuShellExt'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Apartment'
  11.         shellex
  12.             ContextMenuHandlers
  13.                 ForceRemove DAP_ShredMenu = s '{BED4C38B-F765-45AC-8C56-613F76BBF43E}'
  14.                 {
  15.                 }
  16.     Directory
  17.         shellex
  18.             ContextMenuHandlers
  19.                 ForceRemove DAP_ShredMenu = s '{BED4C38B-F765-45AC-8C56-613F76BBF43E}'
  20.                 {
  21.                 }
  22.